ASP.NET Core MVC コントロールヘルプ
InnerRadius メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexPieBaseBuilder<T,TControl,TBuilder> クラス : InnerRadius メソッド
The value.
Configurates C1.Web.Mvc.FlexPieBase<T>.InnerRadius. Sets the size of the pie's inner radius.
シンタックス
'宣言
 
Public Function InnerRadius( _
   ByVal value As System.Single _
) As TBuilder
public TBuilder InnerRadius( 
   System.float value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The inner radius is measured as a fraction of the pie radius. The default value for this property is zero, which creates a pie. Setting this property to values greater than zero creates pies with a hole in the middle, also known as doughnut charts.
参照

FlexPieBaseBuilder<T,TControl,TBuilder> クラス
FlexPieBaseBuilder<T,TControl,TBuilder> メンバ